* {
	padding: 0px;
	margin: 0px;
}

body,
html {
	width: 100%;
	font: 12px Microsoft Yahei, Arial, sans-serif;
	margin: 0px auto;
	position: relative;
	max-width: 1920px;
	min-width: 1200px;
}

a {
	text-decoration: none !important;
}

ol,
ul {
	margin: 0px;
}

ul li {
	list-style: none;
}

img {
	image-rendering: -moz-crisp-edges;
	/* Firefox */
	image-rendering: -o-crisp-edges;
	/* Opera */
	image-rendering: -webkit-optimize-contrast;
	/*Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor;
	/* IE (non-standard property) */
}

p {
	margin: 0px;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.ell {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.w1200 {
	width: 1200px;
	position: relative;
	margin: 0px auto;
}

.home1 {
	height: 42px;
	line-height:42px;
	color: #313131;
	font-size: 14px;
	/* padding: 8px 0px; */
}
.heade1{
	background:#f7f7f7;
}
.heade1 .cola1 a {
	color: #313131;
}

.heade1 .cola1 span {
	display: inline-block;
	margin-right: 15px;
	top: 2px;
	position: relative;
	display: inline-block;
}

.heade1 .cola1 span img {
	display: block;
}

.colb1 {
	width: 52%;
}

.tq1 {
	width: 50% !important;
	top: 8px;
	line-height: initial;
	position: relative;
}

.colb1>.left {
	margin-right: 18%;
}
.search_ipt1 {
	width: 100%;
	height: 35px;
	/* margin-left: 8px; */
	margin-top: 0px;
	border: 1px solid #cccccc;
	color: #8694a7;
	text-indent:1em;
	outline: none;
	border-radius:5px;
}

.logo_serche {
    width: 300px;
    height: 35px;
    position: relative;
    right: 110px;
    top: 14px;
}
.search_bg1{
	width:100%;
}
.logo_m{
	padding:38px 0px;
}
.search_btn1 {
	width: 54px;
	/* height: 39px; */
	border: none;
	cursor: pointer;
	position: absolute;
	top: 4px;
	bottom: 2px;
	right: 5px;
	border-radius: 8px;
	background:#317ada url(../images/ss.png) no-repeat center center;
}

.header_top_right {
	margin-top: 20px;
}
.logo_m>.left>span{
	color:#363636;
	font-size:16px;
	margin-left: 20px;
	top: 6px;
	position: relative;
	opacity:0.6;
	line-height:22px;

} 
.nav_cc{
	background:#317ada;
	margin-bottom:42px;
}

.nav_cc ul li{
	float: left;
	font-size:18px;
	color:white;
	padding:14px 42px;
}
.nav_cc ul li a{color:white;
}
.footer{
	font-size:18px;
	color:#333333;
	text-align: center;
	line-height:30px;
	padding-top:30px;
	border-top:3px solid #134588;
	margin-bottom:50px;
	margin-top:50px;
}
.footer a{color:#333333;
}

.bg_b{
	bottom:0px;
	position: absolute;
	left:0px;
	right:0px;
	height: 47px;
	z-index: 0;
}

.cc_f{
	top:0px !important;
}